-
-
Notifications
You must be signed in to change notification settings - Fork 408
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ECMAScript 14 to boa_tester
#3273
Conversation
da97a86
to
c775b04
Compare
Test262 conformance changes
|
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #3273 +/- ##
==========================================
- Coverage 50.33% 50.30% -0.04%
==========================================
Files 436 436
Lines 42625 42656 +31
==========================================
Hits 21456 21456
- Misses 21169 21200 +31
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 😄
Depends on #3274.
This needs to be merged after the conformance webpage PR is merged,
which I'll link here when I finish itwhich is linked above.